menu: Fix destruction
authorMatthias Clasen <mclasen@redhat.com>
Sat, 1 Jun 2019 03:19:30 +0000 (03:19 +0000)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 1 Jun 2019 03:32:10 +0000 (03:32 +0000)
commitfeef0ef93a11f92cb939bd3c22cf089eb4dc9a76
treefe4c4810b756902f04b1be11c8833b6925e5ed58
parent6c201e7927026fc4de3432afc5ececa9c4e2b50b
menu: Fix destruction

Now that menubar and menu are containers
with internal structure, we need to be
careful about doing the right thing in
forall and dispose.
gtk/gtkmenu.c
gtk/gtkmenubar.c